home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / codigo / Race.txt < prev    next >
Text File  |  2006-12-20  |  37KB  |  746 lines

  1. stop();
  2.  
  3. ///////////////////////
  4.  
  5.  _root.secoes.corrida.bot_1.onRelease = function() {
  6.        _root.secoes.tipo.gotoAndStop("joga");
  7.        _root.nome = "Pmg Racing"; 
  8.        _root.secoes.descricoes.descricao.text =  "Keep your car in one piece while driving through this rough track"; 
  9.        _root.controle = "Mouse - to move"; 
  10.        _root.comando = "run.app";
  11.        _root.licenca = "Feeware";
  12.        _root.caminho = "\\Race\\PmgRacing.exe";
  13.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\PmgRacing.exe";
  14.        loadMovie("interface\\imagens\\PmgRacing.jpg", "_root.secoes.descricoes.destino");
  15.    };
  16.    // -------
  17.  
  18.  _root.secoes.corrida.bot_2.onRelease = function() {
  19.        _root.secoes.tipo.gotoAndStop("joga");
  20.        _root.nome = "Rally 2001"; 
  21.        _root.secoes.descricoes.descricao.text =  "Overtake all pilots and become the great Champion in this futuristic racing"; 
  22.        _root.controle = "Mouse - to move"; 
  23.        _root.comando = "run.app";
  24.        _root.licenca = "Feeware";
  25.        _root.caminho = "\\Race\\Rally2001.exe";
  26.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\Rally2001.exe";
  27.        loadMovie("interface\\imagens\\Rally2001.jpg", "_root.secoes.descricoes.destino");
  28.    };
  29.    // -------
  30.  
  31.  _root.secoes.corrida.bot_3.onRelease = function() {
  32.        _root.secoes.tipo.gotoAndStop("joga");
  33.        _root.nome = "Spy Hunter"; 
  34.        _root.secoes.descricoes.descricao.text =  "Investigate and destroy this criminal gang and let the good guys win"; 
  35.        _root.controle = "Mouse - to control, Left button - to shoot"; 
  36.        _root.comando = "run.app";
  37.        _root.licenca = "Feeware";
  38.        _root.caminho = "\\Race\\SpyHunter.exe";
  39.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\SpyHunter.exe";
  40.        loadMovie("interface\\imagens\\SpyHunter.jpg", "_root.secoes.descricoes.destino");
  41.    };
  42.    // -------
  43.  
  44.  _root.secoes.corrida.bot_4.onRelease = function() {
  45.        _root.secoes.tipo.gotoAndStop("joga");
  46.        _root.nome = "New Car Net Racer"; 
  47.        _root.secoes.descricoes.descricao.text =  "Fly low and make your adversary eat dust"; 
  48.        _root.controle = "Mouse - to move"; 
  49.        _root.comando = "run.app";
  50.        _root.licenca = "Feeware";
  51.        _root.caminho = "\\Race\\NewCar.exe";
  52.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\NewCar.exe";
  53.        loadMovie("interface\\imagens\\NewCar.jpg", "_root.secoes.descricoes.destino");
  54.    };
  55.    // -------
  56.  
  57.  _root.secoes.corrida.bot_5.onRelease = function() {
  58.        _root.secoes.tipo.gotoAndStop("joga");
  59.        _root.nome = "T.G.F.G Raτa"; 
  60.        _root.secoes.descricoes.descricao.text =  "You must defeat two adversaries in five tracks to be the Champion"; 
  61.        _root.controle = "Arrow keys - to control"; 
  62.        _root.comando = "run.app";
  63.        _root.licenca = "Feeware";
  64.        _root.caminho = "\\Race\\TGFGRaca.exe";
  65.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\TGFGRaca.exe";
  66.        loadMovie("interface\\imagens\\TGFGRaca.jpg", "_root.secoes.descricoes.destino");
  67.    };
  68.    // -------
  69.  
  70.  _root.secoes.corrida.bot_6.onRelease = function() {
  71.        _root.secoes.tipo.gotoAndStop("joga");
  72.        _root.nome = "Skidoo TT"; 
  73.        _root.secoes.descricoes.descricao.text =  "Show who's the fastest one when you talk of Skidoo"; 
  74.        _root.controle = "Arrow keys - to control"; 
  75.        _root.comando = "run.app";
  76.        _root.licenca = "Feeware";
  77.        _root.caminho = "\\Race\\skidoott.exe";
  78.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\skidoott.exe";
  79.        loadMovie("interface\\imagens\\skidoo.jpg", "_root.secoes.descricoes.destino");
  80.    };
  81.    // -------
  82.  
  83.  _root.secoes.corrida.bot_7.onRelease = function() {
  84.        _root.secoes.tipo.gotoAndStop("joga");
  85.        _root.nome = "Create a Ride"; 
  86.        _root.secoes.descricoes.descricao.text =  "Select one of the four cars and add all parts you want. Later you can check your options in a test drive"; 
  87.        _root.controle = "Mouse left button - action key, Space bar - to speed up"; 
  88.        _root.comando = "run.app";
  89.        _root.licenca = "Feeware";
  90.        _root.caminho = "\\Race\\createaride.exe";
  91.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\createaride.exe";
  92.        loadMovie("interface\\imagens\\createaride.jpg", "_root.secoes.descricoes.destino");
  93.    };
  94.    // -------
  95.  
  96.  _root.secoes.corrida.bot_8.onRelease = function() {
  97.        _root.secoes.tipo.gotoAndStop("joga");
  98.        _root.nome = "Head to Head Racing"; 
  99.        _root.secoes.descricoes.descricao.text =  "Soup up your machine, then win this racing"; 
  100.        _root.controle = "Arrow keys - to control"; 
  101.        _root.comando = "run.app";
  102.        _root.licenca = "Feeware";
  103.        _root.caminho = "\\Race\\headtoheadracing.exe";
  104.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\headtoheadracing.exe";
  105.        loadMovie("interface\\imagens\\headtoheadracing.jpg", "_root.secoes.descricoes.destino");
  106.    };
  107.    // -------
  108.  
  109.  _root.secoes.corrida.bot_9.onRelease = function() {
  110.        _root.secoes.tipo.gotoAndStop("joga");
  111.        _root.nome = "Formula One"; 
  112.        _root.secoes.descricoes.descricao.text =  "Help Michael Schumacher to win the race and show he is the best in the world"; 
  113.        _root.controle = "Arrow keys - to move, Space bar - to brake"; 
  114.        _root.comando = "run.app";
  115.        _root.licenca = "Feeware";
  116.        _root.caminho = "\\Race\\formulaone.exe";
  117.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\formulaone.exe";
  118.        loadMovie("interface\\imagens\\formulaone.jpg", "_root.secoes.descricoes.destino");
  119.    };
  120.    // -------
  121.  
  122.  _root.secoes.corrida.bot_10.onRelease = function() {
  123.        _root.secoes.tipo.gotoAndStop("joga");
  124.        _root.nome = "Highway Speed"; 
  125.        _root.secoes.descricoes.descricao.text =  "Miss the mad drivers in the road and try to get alive at home"; 
  126.        _root.controle = "Mouse - to control"; 
  127.        _root.comando = "run.app";
  128.        _root.licenca = "Feeware";
  129.        _root.caminho = "\\Race\\hightwayspeed.exe";
  130.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\hightwayspeed.exe";
  131.        loadMovie("interface\\imagens\\hightwayspeed.jpg", "_root.secoes.descricoes.destino");
  132.    };
  133.    // -------
  134.  
  135.  _root.secoes.corrida.bot_11.onRelease = function() {
  136.        _root.secoes.tipo.gotoAndStop("joga");
  137.        _root.nome = "Island Crusin"; 
  138.        _root.secoes.descricoes.descricao.text =  "Choose one of the three animals and have lots of fun in your powerboat"; 
  139.        _root.controle = "Arrow keys - to control"; 
  140.        _root.comando = "run.app";
  141.        _root.licenca = "Feeware";
  142.        _root.caminho = "\\Race\\islandcrusin.exe";
  143.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\islandcrusin.exe";
  144.        loadMovie("interface\\imagens\\islandcruisin.jpg", "_root.secoes.descricoes.destino");
  145.    };
  146.    // -------
  147.  
  148.  _root.secoes.corrida.bot_12.onRelease = function() {
  149.        _root.secoes.tipo.gotoAndStop("joga");
  150.        _root.nome = "Kore Karts"; 
  151.        _root.secoes.descricoes.descricao.text =  "Drive the karts and try and be the best"; 
  152.        _root.controle = "Arrow keys - to control"; 
  153.        _root.comando = "run.app";
  154.        _root.licenca = "Feeware";
  155.        _root.caminho = "\\Race\\korekarts.exe";
  156.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\korekarts.exe";
  157.        loadMovie("interface\\imagens\\korekarts.jpg", "_root.secoes.descricoes.destino");
  158.    };
  159.    // -------
  160.  
  161.  _root.secoes.corrida.bot_13.onRelease = function() {
  162.        _root.secoes.tipo.gotoAndStop("joga");
  163.        _root.nome = "Mini Wave"; 
  164.        _root.secoes.descricoes.descricao.text =  "Be the first driving your hovercraft"; 
  165.        _root.controle = "Arrow keys - to control"; 
  166.        _root.comando = "run.app";
  167.        _root.licenca = "Feeware";
  168.        _root.caminho = "\\Race\\miniwave.exe";
  169.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\miniwave.exe";
  170.        loadMovie("interface\\imagens\\miniwave.jpg", "_root.secoes.descricoes.destino");
  171.    };
  172.    // -------
  173.  
  174.  _root.secoes.corrida.bot_14.onRelease = function() {
  175.        _root.secoes.tipo.gotoAndStop("joga");
  176.        _root.nome = "Mud Rally"; 
  177.        _root.secoes.descricoes.descricao.text =  "You are a frog over a leaf in a crazy river. Try and get all butterflies and don't let the bees hit you first"; 
  178.        _root.controle = "Arrow keys - to control"; 
  179.        _root.comando = "run.app";
  180.        _root.licenca = "Feeware";
  181.        _root.caminho = "\\Race\\mudrally.exe";
  182.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\mudrally.exe";
  183.        loadMovie("interface\\imagens\\mudrally.jpg", "_root.secoes.descricoes.destino");
  184.    };
  185.    // -------
  186.  
  187.  _root.secoes.corrida.bot_15.onRelease = function() {
  188.        _root.secoes.tipo.gotoAndStop("joga");
  189.        _root.nome = "Rural Racer"; 
  190.        _root.secoes.descricoes.descricao.text =  "Fly low in this rural racing"; 
  191.        _root.controle = "Arrow keys - to control"; 
  192.        _root.comando = "run.app";
  193.        _root.licenca = "Feeware";
  194.        _root.caminho = "\\Race\\ruralracer.exe";
  195.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\ruralracer.exe";
  196.        loadMovie("interface\\imagens\\ruralracer.jpg", "_root.secoes.descricoes.destino");
  197.    };
  198.    // -------
  199.  
  200.  _root.secoes.corrida.bot_16.onRelease = function() {
  201.        _root.secoes.tipo.gotoAndStop("joga");
  202.        _root.nome = "Sam Dodge"; 
  203.        _root.secoes.descricoes.descricao.text =  "Choose one of the three pilots, miss the obstacles and cross the finishing line in one piece"; 
  204.        _root.controle = "Mouse - to control"; 
  205.        _root.comando = "run.app";
  206.        _root.licenca = "Feeware";
  207.        _root.caminho = "\\Race\\samdodge.exe";
  208.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\samdodge.exe";
  209.        loadMovie("interface\\imagens\\samdodge.jpg", "_root.secoes.descricoes.destino");
  210.    };
  211.    // -------
  212.  
  213.  _root.secoes.corrida.bot_17.onRelease = function() {
  214.        _root.secoes.tipo.gotoAndStop("joga");
  215.        _root.nome = "Speed Car"; 
  216.        _root.secoes.descricoes.descricao.text =  "You are on the opposite direction in this Formula 1 Grand Prix. Miss all the cars"; 
  217.        _root.controle = "Arrow keys - to control"; 
  218.        _root.comando = "run.app";
  219.        _root.licenca = "Feeware";
  220.        _root.caminho = "\\Race\\speedcar.exe";
  221.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\speedcar.exe";
  222.        loadMovie("interface\\imagens\\speedcar.jpg", "_root.secoes.descricoes.destino");
  223.    };
  224.    // -------
  225.  
  226.  _root.secoes.corrida.bot_18.onRelease = function() {
  227.        _root.secoes.tipo.gotoAndStop("joga");
  228.        _root.nome = "Speed Mania"; 
  229.        _root.secoes.descricoes.descricao.text =  "Show how good you are and really speed up, missing one and all"; 
  230.        _root.controle = "Arrow keys - to control"; 
  231.        _root.comando = "run.app";
  232.        _root.licenca = "Feeware";
  233.        _root.caminho = "\\Race\\speedmania.exe";
  234.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\speedmania.exe";
  235.        loadMovie("interface\\imagens\\speedmania.jpg", "_root.secoes.descricoes.destino");
  236.    };
  237.    // -------
  238.  
  239.  _root.secoes.corrida.bot_19.onRelease = function() {
  240.        _root.secoes.tipo.gotoAndStop("joga");
  241.        _root.nome = "Trailer Parking Racing"; 
  242.        _root.secoes.descricoes.descricao.text =  "Choose your funny car and be the Champion in this amazing racing"; 
  243.        _root.controle = "Keyboard - Z - to jump"; 
  244.        _root.comando = "run.app";
  245.        _root.licenca = "Feeware";
  246.        _root.caminho = "\\Race\\trailerpark.exe";
  247.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\trailerpark.exe";
  248.        loadMovie("interface\\imagens\\trailerpark.jpg", "_root.secoes.descricoes.destino");
  249.    };
  250.    // -------
  251.  
  252.  _root.secoes.corrida.bot_20.onRelease = function() {
  253.        _root.secoes.tipo.gotoAndStop("joga");
  254.        _root.nome = "Truck Chalange"; 
  255.        _root.secoes.descricoes.descricao.text =  "You are a truck driver running really fast, don't crash and get out of all vehicles you see"; 
  256.        _root.controle = "Arrow keys - to control"; 
  257.        _root.comando = "run.app";
  258.        _root.licenca = "Feeware";
  259.        _root.caminho = "\\Race\\truckchalange.exe";
  260.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\truckchalange.exe";
  261.        loadMovie("interface\\imagens\\truckchalange.jpg", "_root.secoes.descricoes.destino");
  262.    };
  263.    // -------
  264.  
  265.  _root.secoes.corrida.bot_21.onRelease = function() {
  266.        _root.secoes.tipo.gotoAndStop("joga");
  267.        _root.nome = "Ufo Rally"; 
  268.        _root.secoes.descricoes.descricao.text =  "Drive this flying saucer through narrow caves"; 
  269.        _root.controle = "Arrow keys - to control"; 
  270.        _root.comando = "run.app";
  271.        _root.licenca = "Feeware";
  272.        _root.caminho = "\\Race\\uforally.exe";
  273.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\uforally.exe";
  274.        loadMovie("interface\\imagens\\uforally.jpg", "_root.secoes.descricoes.destino");
  275.    };
  276.    // -------
  277.  
  278.  _root.secoes.corrida.bot_22.onRelease = function() {
  279.        _root.secoes.tipo.gotoAndStop("joga");
  280.        _root.nome = "German Autobahn II"; 
  281.        _root.secoes.descricoes.descricao.text =  "Drive this Porsche in a road crowded with slow cars. Miss all of them and cross the finishing line in one piece"; 
  282.        _root.controle = "Arrow keys - to move, Space bar - to brake"; 
  283.        _root.comando = "run.app";
  284.        _root.licenca = "Feeware";
  285.        _root.caminho = "\\Race\\german.exe";
  286.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\german.exe";
  287.        loadMovie("interface\\imagens\\german.jpg", "_root.secoes.descricoes.destino");
  288.    };
  289.    // -------
  290.  
  291.  _root.secoes.corrida.bot_23.onRelease = function() {
  292.        _root.secoes.tipo.gotoAndStop("joga");
  293.        _root.nome = "24 Hours Rally"; 
  294.        _root.secoes.descricoes.descricao.text =  "Drive this super bike, miss all cars and get home safe and sound"; 
  295.        _root.controle = "Arrow keys - to control"; 
  296.        _root.comando = "run.app";
  297.        _root.licenca = "Feeware";
  298.        _root.caminho = "\\Race\\24hoursrally.exe";
  299.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\24hoursrally.exe";
  300.        loadMovie("interface\\imagens\\24hoursrally.jpg", "_root.secoes.descricoes.destino");
  301.    };
  302.    // -------
  303.  
  304.  _root.secoes.corrida.bot_24.onRelease = function() {
  305.        _root.secoes.tipo.gotoAndStop("joga");
  306.        _root.nome = "Over Steer"; 
  307.        _root.secoes.descricoes.descricao.text =  "Drive this turbo car and be the best pilot of all times"; 
  308.        _root.controle = "Arrow keys - to control, Space bar - to brake, Enter - reverse, T - turbo"; 
  309.        _root.comando = "run.app";
  310.        _root.licenca = "Feeware";
  311.        _root.caminho = "\\Race\\oversteer.exe";
  312.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\oversteer.exe";
  313.        loadMovie("interface\\imagens\\oversteer.jpg", "_root.secoes.descricoes.destino");
  314.    };
  315.    // -------
  316.  
  317.  _root.secoes.corrida.bot_25.onRelease = function() {
  318.        _root.secoes.tipo.gotoAndStop("joga");
  319.        _root.nome = "The Motor Race"; 
  320.        _root.secoes.descricoes.descricao.text =  "It's not easy to be a biker. Drive this super bike and miss all obstacles, overtake the cars and don't forget to fill up"; 
  321.        _root.controle = "Arrow keys - to control"; 
  322.        _root.comando = "run.app";
  323.        _root.licenca = "Feeware";
  324.        _root.caminho = "\\Race\\themotorrace.exe";
  325.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\themotorrace.exe";
  326.        loadMovie("interface\\imagens\\themotorrace.jpg", "_root.secoes.descricoes.destino");
  327.    };
  328.    // -------
  329.  
  330.  _root.secoes.corrida.bot_26.onRelease = function() {
  331.        _root.secoes.tipo.gotoAndStop("joga");
  332.        _root.nome = "Flash Jeep"; 
  333.        _root.secoes.descricoes.descricao.text =  "Drive this Jeep and get all gas you find"; 
  334.        _root.controle = "Arrow keys - to control"; 
  335.        _root.comando = "shellopen";
  336.        _root.licenca = "Feeware";
  337.        _root.caminho = "\\Race\\flashjeep\\flashjeep.htm";
  338.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\flashjeep\\flashjeep.htm";
  339.        loadMovie("interface\\imagens\\flashjeep.jpg", "_root.secoes.descricoes.destino");
  340.    };
  341.    // -------
  342.  
  343.  _root.secoes.corrida.bot_27.onRelease = function() {
  344.        _root.secoes.tipo.gotoAndStop("joga");
  345.        _root.nome = "Drift Battle"; 
  346.        _root.secoes.descricoes.descricao.text =  "Go wild in this drafting racing!"; 
  347.        _root.controle = "A, S - to move, F - to brake, G - to speed up"; 
  348.        _root.comando = "run.app";
  349.        _root.licenca = "Feeware";
  350.        _root.caminho = "\\Race\\driftbattle.exe";
  351.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\driftbattle.exe";
  352.        loadMovie("interface\\imagens\\driftbattle.jpg", "_root.secoes.descricoes.destino");
  353.    };
  354.    // -------
  355.  
  356.  _root.secoes.corrida.bot_28.onRelease = function() {
  357.        _root.secoes.tipo.gotoAndStop("joga");
  358.        _root.nome = "Gr8 Racing"; 
  359.        _root.secoes.descricoes.descricao.text =  "Make the fastest lap"; 
  360.        _root.controle = "Arrow keys - to control, Space bar - to brake"; 
  361.        _root.comando = "run.app";
  362.        _root.licenca = "Feeware";
  363.        _root.caminho = "\\Race\\gr8racing.exe";
  364.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\gr8racing.exe";
  365.        loadMovie("interface\\imagens\\gr8racing.jpg", "_root.secoes.descricoes.destino");
  366.    };
  367.    // -------
  368.  
  369.  _root.secoes.corrida.bot_29.onRelease = function() {
  370.        _root.secoes.tipo.gotoAndStop("joga");
  371.        _root.nome = "Mini Boat Race"; 
  372.        _root.secoes.descricoes.descricao.text =  "Choose your water transport and cross the finishing line before the time is up"; 
  373.        _root.controle = "Arrow keys - to control"; 
  374.        _root.comando = "run.app";
  375.        _root.licenca = "Feeware";
  376.        _root.caminho = "\\Race\\miniboat.exe";
  377.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\miniboat.exe";
  378.        loadMovie("interface\\imagens\\miniboat2.jpg", "_root.secoes.descricoes.destino");
  379.    };
  380.    // -------
  381.  
  382.  _root.secoes.corrida.bot_30.onRelease = function() {
  383.        _root.secoes.tipo.gotoAndStop("joga");
  384.        _root.nome = "PromRacers"; 
  385.        _root.secoes.descricoes.descricao.text =  "Miss or destroy all the snowmen to score lots of points"; 
  386.        _root.controle = "Mouse - to control"; 
  387.        _root.comando = "run.app";
  388.        _root.licenca = "Feeware";
  389.        _root.caminho = "\\Race\\promracers.exe";
  390.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\promracers.exe";
  391.        loadMovie("interface\\imagens\\promracers.jpg", "_root.secoes.descricoes.destino");
  392.    };
  393.    // -------
  394.  
  395.  _root.secoes.corrida.bot_31.onRelease = function() {
  396.        _root.secoes.tipo.gotoAndStop("joga");
  397.        _root.nome = "White Van Man"; 
  398.        _root.secoes.descricoes.descricao.text =  "This track must be yours: get rid of all other racers"; 
  399.        _root.controle = "Arrow keys - to control"; 
  400.        _root.comando = "run.app";
  401.        _root.licenca = "Feeware";
  402.        _root.caminho = "\\Race\\WhiteVanMan.exe";
  403.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\WhiteVanMan.exe";
  404.        loadMovie("interface\\imagens\\WhiteVanMan.jpg", "_root.secoes.descricoes.destino");
  405.    };
  406.    // -------
  407.  
  408.  _root.secoes.corrida.bot_32.onRelease = function() {
  409.        _root.secoes.tipo.gotoAndStop("joga");
  410.        _root.nome = "Trackmania"; 
  411.        _root.secoes.descricoes.descricao.text =  "The deal: keep the pointed speed and overcome the obstacles. Note: You must be on the internet to update the game"; 
  412.        _root.controle = "Arrow keys - to control"; 
  413.        _root.comando = "shellopen";
  414.        _root.licenca = "Feeware";
  415.        _root.caminho = "\\Race\\Trackmania\\game.htm";
  416.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\Trackmania\\game.htm";
  417.        loadMovie("interface\\imagens\\trackmania.jpg", "_root.secoes.descricoes.destino");
  418.    };
  419.    // -------
  420.  
  421.  _root.secoes.corrida.bot_33.onRelease = function() {
  422.        _root.secoes.tipo.gotoAndStop("joga");
  423.        _root.nome = "The Fast and The Furious"; 
  424.        _root.secoes.descricoes.descricao.text =  "Choose your Fast and Furious car and go wild in this racing"; 
  425.        _root.controle = "Arrow keys - to control, Space bar - nitro"; 
  426.        _root.comando = "run.app";
  427.        _root.licenca = "Feeware";
  428.        _root.caminho = "\\Race\\hiOctane.exe";
  429.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\hiOctane.exe";
  430.        loadMovie("interface\\imagens\\hiOctane.jpg", "_root.secoes.descricoes.destino");
  431.    };
  432.    // -------
  433.  
  434.  _root.secoes.corrida.bot_34.onRelease = function() {
  435.        _root.secoes.tipo.gotoAndStop("joga");
  436.        _root.nome = "Snow Storm"; 
  437.        _root.secoes.descricoes.descricao.text =  "The parking lot is covered with snow. Your mission: clean the field"; 
  438.        _root.controle = "Arrow keys - to control"; 
  439.        _root.comando = "run.app";
  440.        _root.licenca = "Feeware";
  441.        _root.caminho = "\\Race\\snowstorm.exe";
  442.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\snowstorm.exe";
  443.        loadMovie("interface\\imagens\\snowstorm.jpg", "_root.secoes.descricoes.destino");
  444.    };
  445.    // -------
  446.  
  447.  _root.secoes.corrida.bot_35.onRelease = function() {
  448.        _root.secoes.tipo.gotoAndStop("joga");
  449.        _root.nome = "Sheep Racer"; 
  450.        _root.secoes.descricoes.descricao.text =  "Help the sheep to bike and jump all the obstacles in the way"; 
  451.        _root.controle = "Mouse - to control"; 
  452.        _root.comando = "run.app";
  453.        _root.licenca = "Feeware";
  454.        _root.caminho = "\\Race\\sheepracer.exe";
  455.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\sheepracer.exe";
  456.        loadMovie("interface\\imagens\\sheepracer.jpg", "_root.secoes.descricoes.destino");
  457.    };
  458.    // -------
  459.  
  460.  _root.secoes.corrida.bot_36.onRelease = function() {
  461.        _root.secoes.tipo.gotoAndStop("joga");
  462.        _root.nome = "Runner"; 
  463.        _root.secoes.descricoes.descricao.text =  "Your mission is to run as fast as you can before the time is up. "; 
  464.        _root.controle = "Arrow keys - to control"; 
  465.        _root.comando = "run.app";
  466.        _root.licenca = "Feeware";
  467.        _root.caminho = "\\Race\\runner\\runner.exe";
  468.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\runner\\runner.exe";
  469.        loadMovie("interface\\imagens\\runner.jpg", "_root.secoes.descricoes.destino");
  470.    };
  471.    // -------
  472.  
  473.  _root.secoes.corrida.bot_37.onRelease = function() {
  474.        _root.secoes.tipo.gotoAndStop("joga");
  475.        _root.nome = "Rocket Rally"; 
  476.        _root.secoes.descricoes.descricao.text =  "Choose one of those weird vehicles and be part of this racing"; 
  477.        _root.controle = "Arrow keys - to control"; 
  478.        _root.comando = "run.app";
  479.        _root.licenca = "Feeware";
  480.        _root.caminho = "\\Race\\rocketrally.exe";
  481.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\rocketrally.exe";
  482.        loadMovie("interface\\imagens\\rocketrally.jpg", "_root.secoes.descricoes.destino");
  483.    };
  484.    // -------
  485.  
  486.  _root.secoes.corrida.bot_38.onRelease = function() {
  487.        _root.secoes.tipo.gotoAndStop("joga");
  488.        _root.nome = "Rocket Bike"; 
  489.        _root.secoes.descricoes.descricao.text =  "Go through the trickiest obstacles in this funny racing"; 
  490.        _root.controle = "Arrow keys - to control"; 
  491.        _root.comando = "run.app";
  492.        _root.licenca = "Feeware";
  493.        _root.caminho = "\\Race\\rocketbike.exe";
  494.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\rocketbike.exe";
  495.        loadMovie("interface\\imagens\\rocketbike.jpg", "_root.secoes.descricoes.destino");
  496.    };
  497.    // -------
  498.  
  499.  _root.secoes.corrida.bot_39.onRelease = function() {
  500.        _root.secoes.tipo.gotoAndStop("joga");
  501.        _root.nome = "Rickshaw Jam"; 
  502.        _root.secoes.descricoes.descricao.text =  "Your car is trapped in this messed up parking lot. Put the cars in order so you can go home"; 
  503.        _root.controle = "Mouse - to control"; 
  504.        _root.comando = "run.app";
  505.        _root.licenca = "Feeware";
  506.        _root.caminho = "\\Race\\rickshawjam.exe";
  507.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\rickshawjam.exe";
  508.        loadMovie("interface\\imagens\\rickshawjam.jpg", "_root.secoes.descricoes.destino");
  509.    };
  510.    // -------
  511.  
  512.  _root.secoes.corrida.bot_40.onRelease = function() {
  513.        _root.secoes.tipo.gotoAndStop("joga");
  514.        _root.nome = "Rebel Drive"; 
  515.        _root.secoes.descricoes.descricao.text =  "You are on the opposite direction and must jump the cars"; 
  516.        _root.controle = "Arrow keys - to control"; 
  517.        _root.comando = "run.app";
  518.        _root.licenca = "Feeware";
  519.        _root.caminho = "\\Race\\rebeldrive\\rebeldrive.exe";
  520.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\rebeldrive\\rebeldrive.exe";
  521.        loadMovie("interface\\imagens\\rebeldrive.jpg", "_root.secoes.descricoes.destino");
  522.    };
  523.    // -------
  524.  
  525.  _root.secoes.corrida.bot_41.onRelease = function() {
  526.        _root.secoes.tipo.gotoAndStop("joga");
  527.        _root.nome = "RaceX"; 
  528.        _root.secoes.descricoes.descricao.text =  "Show who's the best driver"; 
  529.        _root.controle = "Player 1: Arrow keys - to control, Player 2: W, A, S, D - to control"; 
  530.        _root.comando = "run.app";
  531.        _root.licenca = "Feeware";
  532.        _root.caminho = "\\Race\\racex.exe";
  533.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\racex.exe";
  534.        loadMovie("interface\\imagens\\racex.jpg", "_root.secoes.descricoes.destino");
  535.    };
  536.    // -------
  537.  
  538.  _root.secoes.corrida.bot_42.onRelease = function() {
  539.        _root.secoes.tipo.gotoAndStop("joga");
  540.        _root.nome = "Pedal to the Metal"; 
  541.        _root.secoes.descricoes.descricao.text =  "Show you are the boss in this miniature motordrome. Note: You must be on the internet to update the game"; 
  542.        _root.controle = "Arrow keys - to control"; 
  543.        _root.comando = "shellopen";
  544.        _root.licenca = "Feeware";
  545.        _root.caminho = "\\Race\\pedaltothemetal\\game.htm";
  546.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\pedaltothemetal\\game.htm";
  547.        loadMovie("interface\\imagens\\pedaltothemetal.jpg", "_root.secoes.descricoes.destino");
  548.    };
  549.    // -------
  550.  
  551.  _root.secoes.corrida.bot_43.onRelease = function() {
  552.        _root.secoes.tipo.gotoAndStop("joga");
  553.        _root.nome = "Oversize"; 
  554.        _root.secoes.descricoes.descricao.text =  "You are the best in the world. Now you must miss all the obstacles. Note: You must be on the internet to load the characters"; 
  555.        _root.controle = "Arrow keys - to control"; 
  556.        _root.comando = "shellopen";
  557.        _root.licenca = "Feeware";
  558.        _root.caminho = "\\Race\\Oversize\\game.htm";
  559.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\Oversize\\game.htm";
  560.        loadMovie("interface\\imagens\\Oversize.jpg", "_root.secoes.descricoes.destino");
  561.    };
  562.    // -------
  563.  
  564.  _root.secoes.corrida.bot_44.onRelease = function() {
  565.        _root.secoes.tipo.gotoAndStop("joga");
  566.        _root.nome = "Muddy Match"; 
  567.        _root.secoes.descricoes.descricao.text =  "Pick up your car and show all your skills"; 
  568.        _root.controle = "Arrow keys - to control"; 
  569.        _root.comando = "run.app";
  570.        _root.licenca = "Feeware";
  571.        _root.caminho = "\\Race\\muddymatch\\Muddy Match.exe";
  572.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\muddymatch\\Muddy Match.exe";
  573.        loadMovie("interface\\imagens\\muddymatch.jpg", "_root.secoes.descricoes.destino");
  574.    };
  575.    // -------
  576.  
  577.  _root.secoes.corrida.bot_45.onRelease = function() {
  578.        _root.secoes.tipo.gotoAndStop("joga");
  579.        _root.nome = "Manic Medic"; 
  580.        _root.secoes.descricoes.descricao.text =  "Drive as fast as you can while taking this ambulance to the pointed places to rescue injured people"; 
  581.        _root.controle = "Arrow keys - to control"; 
  582.        _root.comando = "run.app";
  583.        _root.licenca = "Feeware";
  584.        _root.caminho = "\\Race\\manicmedic.exe";
  585.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\manicmedic.exe";
  586.        loadMovie("interface\\imagens\\manicmedic.jpg", "_root.secoes.descricoes.destino");
  587.    };
  588.    // -------
  589.  
  590.  _root.secoes.corrida.bot_46.onRelease = function() {
  591.        _root.secoes.tipo.gotoAndStop("joga");
  592.        _root.nome = "Knievels"; 
  593.        _root.secoes.descricoes.descricao.text =  "Driving this bike you'll be able to jump 20 obstacles. Note: You must be on the internet to load the characters"; 
  594.        _root.controle = "Mouse - to control"; 
  595.        _root.comando = "shellopen";
  596.        _root.licenca = "Feeware";
  597.        _root.caminho = "\\Race\\Knievels\\game.htm";
  598.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\Knievels\\game.htm";
  599.        loadMovie("interface\\imagens\\Knievels.jpg", "_root.secoes.descricoes.destino");
  600.    };
  601.    // -------
  602.  
  603.  _root.secoes.corrida.bot_47.onRelease = function() {
  604.        _root.secoes.tipo.gotoAndStop("joga");
  605.        _root.nome = "Jungle Patrol "; 
  606.        _root.secoes.descricoes.descricao.text =  "The road is full of explosives. Drive the van safe and sound"; 
  607.        _root.controle = "Arrow keys - to control"; 
  608.        _root.comando = "run.app";
  609.        _root.licenca = "Feeware";
  610.        _root.caminho = "\\Race\\junglepatrol.exe";
  611.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\junglepatrol.exe";
  612.        loadMovie("interface\\imagens\\junglepatrol.jpg", "_root.secoes.descricoes.destino");
  613.    };
  614.    // -------
  615.  
  616.  _root.secoes.corrida.bot_48.onRelease = function() {
  617.        _root.secoes.tipo.gotoAndStop("jogar");
  618.        _root.nome = "Smugglers"; 
  619.        _root.secoes.descricoes.descricao.text =  "Get all cargo left by the planes in the desert"; 
  620.        _root.controle = "Arrow keys - to control"; 
  621.        _root.comando = "run.app";
  622.        _root.licenca = "Feeware";
  623.        _root.caminho = "\\Race\\smugglers.swf";
  624.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\smugglers.swf";
  625.        loadMovie("interface\\imagens\\smugglers.jpg", "_root.secoes.descricoes.destino");
  626.    };
  627.    // -------
  628.  
  629.  _root.secoes.corrida.bot_49.onRelease = function() {
  630.        _root.secoes.tipo.gotoAndStop("jogar");
  631.        _root.nome = "Traversia Rodante"; 
  632.        _root.secoes.descricoes.descricao.text =  "Score all points you can in this thrilling racing"; 
  633.        _root.controle = "Arrow keys - to control"; 
  634.        _root.comando = "run.app";
  635.        _root.licenca = "Feeware";
  636.        _root.caminho = "\\Race\\traversiarodante.swf";
  637.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\traversiarodante.swf";
  638.        loadMovie("interface\\imagens\\traversiarodante.jpg", "_root.secoes.descricoes.destino");
  639.    };
  640.    // -------
  641.  
  642.  _root.secoes.corrida.bot_50.onRelease = function() {
  643.        _root.secoes.tipo.gotoAndStop("jogar");
  644.        _root.nome = "GAPC"; 
  645.        _root.secoes.descricoes.descricao.text =  "Santa Claus is late and you must help him"; 
  646.        _root.controle = "Mouse - to control"; 
  647.        _root.comando = "run.app";
  648.        _root.licenca = "Feeware";
  649.        _root.caminho = "\\Race\\GAPC.swf";
  650.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\GAPC.swf";
  651.        loadMovie("interface\\imagens\\GAPC.jpg", "_root.secoes.descricoes.destino");
  652.    };
  653.    // -------
  654.  
  655.  _root.secoes.corrida.bot_51.onRelease = function() {
  656.        _root.secoes.tipo.gotoAndStop("jogar");
  657.        _root.nome = "Our Race"; 
  658.        _root.secoes.descricoes.descricao.text =  "Fast fingers: that's all you need to win those races"; 
  659.        _root.controle = "Arrow keys - to control"; 
  660.        _root.comando = "run.app";
  661.        _root.licenca = "Feeware";
  662.        _root.caminho = "\\Race\\OurRace.swf";
  663.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\OurRace.swf";
  664.        loadMovie("interface\\imagens\\OurRace.jpg", "_root.secoes.descricoes.destino");
  665.    };
  666.    // -------
  667.  
  668.  _root.secoes.corrida.bot_52.onRelease = function() {
  669.        _root.secoes.tipo.gotoAndStop("jogar");
  670.        _root.nome = "Cat Racer"; 
  671.        _root.secoes.descricoes.descricao.text =  "Pick up a cat and root for it be the Champion"; 
  672.        _root.controle = "Mouse - to control"; 
  673.        _root.comando = "run.app";
  674.        _root.licenca = "Feeware";
  675.        _root.caminho = "\\Race\\CatRacer.swf";
  676.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\CatRacer.swf";
  677.        loadMovie("interface\\imagens\\CatRacer.jpg", "_root.secoes.descricoes.destino");
  678.    };
  679.    // -------
  680.  
  681.  _root.secoes.corrida.bot_53.onRelease = function() {
  682.        _root.secoes.tipo.gotoAndStop("jogar");
  683.        _root.nome = "Isam Site"; 
  684.        _root.secoes.descricoes.descricao.text =  "Win the race fulfilling the track"; 
  685.        _root.controle = "Arrow keys - to control"; 
  686.        _root.comando = "run.app";
  687.        _root.licenca = "Feeware";
  688.        _root.caminho = "\\Race\\IsamSite.swf";
  689.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\IsamSite.swf";
  690.        loadMovie("interface\\imagens\\IsamSite.jpg", "_root.secoes.descricoes.destino");
  691.    };
  692.    // -------
  693.  
  694.  _root.secoes.corrida.bot_54.onRelease = function() {
  695.        _root.secoes.tipo.gotoAndStop("joga");
  696.        _root.nome = "Vr Edestein"; 
  697.        _root.secoes.descricoes.descricao.text =  "Go wild in those street racings. Note: You must be on the internet to update the game"; 
  698.        _root.controle = "Arrow keys - to control"; 
  699.        _root.comando = "shellopen";
  700.        _root.licenca = "Feeware";
  701.        _root.caminho = "\\Race\\VrEdestein\\VrEdestein.htm";
  702.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\VrEdestein\\VrEdestein.htm";
  703.        loadMovie("interface\\imagens\\VrEdestein.jpg", "_root.secoes.descricoes.destino");
  704.    };
  705.    // -------
  706.  
  707.  _root.secoes.corrida.bot_55.onRelease = function() {
  708.        _root.secoes.tipo.gotoAndStop("jogar");
  709.        _root.nome = "Turbo Racer"; 
  710.        _root.secoes.descricoes.descricao.text =  "Get all points and miss the oil pools"; 
  711.        _root.controle = "Arrow keys - to control"; 
  712.        _root.comando = "run.app";
  713.        _root.licenca = "Feeware";
  714.        _root.caminho = "\\Race\\turboracer.swf";
  715.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\turboracer.swf";
  716.        loadMovie("interface\\imagens\\turboracer.jpg", "_root.secoes.descricoes.destino");
  717.    };
  718.    // -------
  719.  
  720.  _root.secoes.corrida.bot_56.onRelease = function() {
  721.        _root.secoes.tipo.gotoAndStop("jogar");
  722.        _root.nome = "Flash Driver"; 
  723.        _root.secoes.descricoes.descricao.text =  "Pick up a track and be as fast as you can"; 
  724.        _root.controle = "Arrow keys - to control"; 
  725.        _root.comando = "run.app";
  726.        _root.licenca = "Feeware";
  727.        _root.caminho = "\\Race\\FlashDriver.swf";
  728.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\FlashDriver.swf";
  729.        loadMovie("interface\\imagens\\FlashDriver.jpg", "_root.secoes.descricoes.destino");
  730.    };
  731.    // -------
  732.  
  733.  _root.secoes.corrida.bot_57.onRelease = function() {
  734.        _root.secoes.tipo.gotoAndStop("jogar");
  735.        _root.nome = "Island Cup Crab Race "; 
  736.        _root.secoes.descricoes.descricao.text =  "Pick up a crab and the control to win this racing"; 
  737.        _root.controle = "Arrow keys - to control"; 
  738.        _root.comando = "run.app";
  739.        _root.licenca = "Feeware";
  740.        _root.caminho = "\\Race\\crab_race.swf";
  741.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Race\\crab_race.swf";
  742.        loadMovie("interface\\imagens\\crab_race.jpg", "_root.secoes.descricoes.destino");
  743.    };
  744.    // -------
  745.  
  746.